home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
FORTH
/
FORTHMAC
/
OLD
/
TOOLS1
/
!Forthmacs.extend.showstack
< prev
next >
Wrap
Text File
|
1994-10-17
|
215b
|
7 lines
only forth also hidden also definitions
: shower ( -- ) (.s clear-#line ;
forth definitions
: showstack ( -- ) ['] shower is status ;
: noshowstack ( -- ) ['] clear-#line is status ;
only forth also definitions